Drive_Register_Extended

Drive_Register_Extended

Address: 4614 (1206H)
Type: WORD
Access: Read Only
Unit: --
Range: --
Default Value: --
Store Supported: No
Description:

This object defines the additional functionality of the Drive_Register object.

Bit #

Name

Description

Default Value

0

Drive_Not_Ready

1 = Drive not ready

0 = Drive ready

0

1

Parameters_Change_Not_Allowed

1 = Parameters change not allowed

0 = Parameters change allowed

0

2

Store_In_Progress

1 = Store in NVRAM in progress

0 = Store in NVRAM completed

0

3

Stop_Trigger_Fault

1 = Stop Trigger Fault (not detected)

0 = Ok

0

4

Torque_Enable_Input

1 = Torque Enable Input is on

0 = Torque Enable Input is off

0

5

Fast_Stop_Active

1 = Fast Stop Active

0 = Fast Stop not Active

0

6

Motor_Stall_detection_enabled

1 = Motor Stall detection feature is enabled

0 = Motor Stall detection feature is disabled

0

7

Reserved

Reserved

0

8

Reserved

Reserved

0

9

Reserved

Reserved

0

10

Reserved

Reserved

0

11

Reserved

Reserved

0

12

Reserved

Reserved

0

13

Reserved

Reserved

0

14

Reserved

Reserved

0

15

Reserved

Reserved

0

Bit Explanation:

 

Drive_Not_Ready: This bit comes set (1) in the following situations: during emergency condition or when the bit #0 of Master_Register is 0 (motor disabled). This bit comes reset (0) when the drive is ready to move the motor.

 

Parameters_Change_Not Allowed: This bit comes set (1) when the drive is in initialization process and parameters could not be changed. This bit comes reset (0) when the drive is ready to accept parameters change.

 

Store_In_Progress: This bit comes set (1) when a store in NVRAM is in progress. The drive should not be switched off or reset during this procedure. This bit comes reset (0) when the drive is not storing data in NVRAM.

 

Stop_Trigger_Fault: This bit comes set (1) when a STOP with trigger input has been issued but the movement ended without detecting the trigger input. This bit comes reset (0) when a new STOP command is issued.

 

Torque_Enable_Input: This bit comes set (1) when the Torque Enable Input is ON (24Vdc present) (check current drive version for availability of Torque Enable Input). This bit comes reset (0) when the Torque Enable Input is OFF (0Vdc present) or when not available on current drive version.

 

Fast_Stop_Active: This bit comes set (1) when the fast stop input is active. This bit comes reset (0) when the fast stop input  is inactive or not used (bit Fast_Stop_From_Input of Drive_Working_Settings object = 0) .

 

Motor_Stall_detection_enabled (1) : This bit comes set (1) when the motor stall detection feature is active. This bit comes reset (0) when the motor stall detection feature is not active or not used.

Notes: (1) This bit is available only with firmware version V02r74 or superior (see Motor Stall Detection for details about ‘Motor Stall detection' feature).